CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vhdl hamming

搜索资源列表

  1. VHDL范例

    1下载:
  2. 最高优先级编码器 8位相等比较器 三人表决器(三种不同的描述方式) 加法器描述 8位总线收发器:74245 (注2) 地址译码(for m68008) 多路选择器(使用select语句) LED七段译码 多路选择器(使用if-else语句) 双2-4译码器:74139 多路选择器(使用when-else语句) 二进制到BCD码转换 多路选择器 (使用case语句) 二进制到格雷码转换 双向总线(注2) 汉明纠错吗译码器 三态总线(注2) 汉明纠错吗
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:42884
    • 提供者:kerty
  1. RS_5_3_GF256

    0下载:
  2. 用于NAND FLASH CONTROLLER 中的 ecc 各个模块VHDL代码-NAND FLASH CONTROLLER for ecc modules in VHDL code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-02-10
    • 文件大小:197749
    • 提供者:陈佳宜
  1. hamming

    1下载:
  2. 汉明码编码与译码全过程,经过验证,简单实用-Hamming code encoding and decoding the entire process, proven, simple and practical
  3. 所属分类:VHDL编程

    • 发布日期:2013-07-31
    • 文件大小:994
    • 提供者:赵茂华
  1. 74HammingCode

    0下载:
  2. 用VHDL语言编写的可以实现(7,4)汉明码编解码的程序。-Using VHDL language can be achieved (7,4) Hamming Code Codec procedures.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:677462
    • 提供者:王磊
  1. hammingDec

    0下载:
  2. hamming/汉明码的解码代码,在通信中常常用到汉明码-hamming/hamming code decoder code, usually used in communication Hamming Code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:754
    • 提供者:leng
  1. Hamming_Code

    0下载:
  2. 一个vhdl实现的hamming码编码器-an hamming coder using vhdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-26
    • 文件大小:85128
    • 提供者:maxpayne
  1. hamming

    0下载:
  2. Hamming code generator for 4 bit
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:3094
    • 提供者:Digitalkurt
  1. HammingDecoder

    0下载:
  2. -- Hamming Decoder -- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder above) and performs single error correction and double error detection. -- download from: www.pld.com.cn & www.fpga.com.cn LIBRARY ieee U
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3754
    • 提供者:djs
  1. HANMINGMA

    0下载:
  2. 7,4汉明码的编译码原理,用VHDL语言实现的,需要的请下载-Hamming code encoding and decoding of 7,4 principle, using VHDL language and the clear need to download
  3. 所属分类:3G develop

    • 发布日期:2017-04-03
    • 文件大小:563
    • 提供者:mayuan
  1. ddr2_hamdec64

    0下载:
  2. VHDL实现的64bit海明码解码模块。 可适用于 Xilinx FPGA, Altera FPGA。-VHDL Implement 64bit Hamming Code (decode)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:2324
    • 提供者:seiya
  1. ddr2_hamenc64

    0下载:
  2. VHDL实现的64bit海明码编码模块。 可适用于 Xilinx FPGA, Altera FPGA。-VHDL Implement 64 bit Hamming Code (encode)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:1039
    • 提供者:seiya
  1. HDECODER

    0下载:
  2. code for hamming code
  3. 所属分类:Home Personal application

    • 发布日期:2017-04-08
    • 文件大小:6747
    • 提供者:farid
  1. HAMMING_ECC

    0下载:
  2. HAMMING ECC,1 BIT ERROR CORRECTION, 2 BITS ERROR DETECTION -HAMMING ECC,1 BIT ERROR CORRECTION, 2 BITS ERROR DETECTION
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:4469
    • 提供者:JerryChiao
  1. encode

    0下载:
  2. (7 4)汉明编码源程序,简单实用,可供大家下载,如有问题,望大家多多包含!-(74) Hamming code source, simple and practical, available for everyone to download and, if problems, hope you lot included!
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:585
    • 提供者:lijun
  1. VHDL_hammingcode

    0下载:
  2. 自己做的信道编译码,(4,7)汉明码的加错解错源代码-Do their own channel coding, (4,7) Hamming code plus misconception wrong source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:2977
    • 提供者:杨敦坤
  1. hamming_decoder

    0下载:
  2. VHDL编写的Hamming码的程序,可以正确解码--- This Hamming decoder accepts an 8-bit Hamming code and performs single error correction and double error detection.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:826
    • 提供者:郑全
  1. Hamming-8

    0下载:
  2. 8位Hamming编码和校验代码,经测试正确-Hamming
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:3881
    • 提供者:wangdongbo
  1. hamming

    0下载:
  2. VHDL 实现的海明码编码和校验,可以报错,并且修改错误位,有错误类型码,已包含引脚分配和测试波形-VHDL implementation of the Hamming code and check code can be error, and modify the wrong place, wrong type of code is included pin assignment and test waveform
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:1075089
    • 提供者:王晓龙
  1. 99341857matlab

    0下载:
  2. FFT algorithms FFT, IFFT, power spectrum calculation, including the Hamming window, Hanning window, triangle window, Blackman window, 4 term Blackman-Harris window of several of the power spectrum window function computing power.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:3341
    • 提供者:firdausmustaffa
  1. 74-Hamming-code-encoder-and-decoder

    0下载:
  2. 基于VHDL实现(7,4)汉明码的编码器和译码器-VHDL-based implementation (7,4) Hamming code encoder and decoder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:3104
    • 提供者:付沅键
« 12 3 »
搜珍网 www.dssz.com